home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / ProgDVB 6.01 / ProgDVB6.01Std.exe / Modules / BroadLogic.readme.txt < prev    next >
Text File  |  2003-07-07  |  3KB  |  81 lines

  1.     BroadLogic Device 1.041 beta for ProgDVB
  2. 07.08.03
  3. By Step
  4. SteppinRazor00@hotmail.com
  5.  
  6. This is a beta version, please give feedback.
  7. For best results use ProgDVB 4.21+
  8.  
  9. I'm planning on adding switch support in a later version, so if you have a BL card and a 
  10. sw21 (or other 13v/18v switch, sw64 etc...), or DiSEqC switch (I doubt I can add support for these),
  11. and you have multiple dishes, mail me.
  12.  
  13. requirements:
  14. - BroadLogic 2030 or 1030 card with drivers, may work on other card models, let me know if it does.
  15. - A relatively fast computer depending on what you want to recieve.
  16.  
  17. installation:
  18. - unzip to ProgDVB\Modules\
  19. - Start ProgDVB, go to Settings > Device List, select "BroadLogic", and click Start
  20.  
  21. notes:
  22. - won't show up in device list unless you have the broadlogic drivers installed correctly.
  23. - drivers can be downloaded from http://vbox.to/drivers
  24. - Very little error handling, so try not to have errors.
  25. - Playback might not be 100% perfect, still working on it
  26. - Some channels work better than others
  27. - if you change buffer settings, use multiples of 188 for buffer sizes
  28.  
  29. to recieve multiple channels on same transponder using same card:
  30.  
  31. 1. Go to Device Options, and uncheck "Enable Query Signal Strength". You won't be able to view signal
  32.    strength, but the BroadLogic card hates it when more than one app is polling the status.  Also,
  33.    full satellite scanning won't work right with SSQEnabled=0 (Transponder scan still works fine)
  34. 2. change the ProgDVB commandline to "ProgDVB.exe /debug /copy", you don't *need* /debug, but it
  35.    helps by showing how many PIDs are active in Debug > Filer Manager
  36.    (note that this only shows how many PIDs are active for the current instance of ProgDVB however)
  37. 3. Run first copy of ProgDVB, select a channel
  38. 4. Run another copy of ProgDVB, select a channel on same transponder
  39.    (you won't be able to change frequency with this copy)
  40. 5. The BroadLogic 2030 can only filter 8 PIDs at one time total, disable EPG module to free up a PID filter,
  41.    Other plugins may use other PIDs, you can see what's using what under Debug > Filter Manager.
  42. 6. You can run additional copies and view more channels as long as you don't run out of PID filters.
  43.    (8 PIDs is a big limitation...)
  44.  
  45. 1.041b changes (07.08.03)
  46. - fixed "won't re-tune unless it needs to" bug
  47. - will now correctly set LOF2
  48.  
  49. 1.04b changes (07.07.03)
  50. - added support for Low/High lnb settings.  Will send 22khz tone and use LOF2 if LNB type is set to Ku,
  51.   Switch is nonzero, and Frequency > Switch.
  52. - can now set seperate card buffer settings for video, audio, and other PIDs
  53. - added options dialog
  54. - fixed tunedelay bug
  55. - faster channel switching on same transponder (won't re-tune unless it needs to)
  56.  
  57. 1.031b changes (06.23.03)
  58. - fixed very small bug, oops
  59.  
  60. 1.03b changes
  61. - added ini support
  62. - added support for multiple BroadLogic cards in the same computer
  63.   (let me know how/if this works, I only have one card to test)
  64. - added support for recieving multiple channels on same transponder using same card
  65. - other things added to ini file, play around ;)
  66. - shaved 8k off device size (now 12k, still mostly padding)
  67. - other misc fixes
  68.  
  69. 1.021b changes (unreleased)
  70. - will now query lock status.
  71. - misc small changes
  72.  
  73. 1.02b changes
  74. - first public release
  75. - added thread waiting to correct video/audio errors
  76.  
  77. 1.01a
  78. - lots added, some fixes
  79.  
  80. 1.00a
  81. - actually works, sort of.